setSelectedVectorNodeMirrorMode

Set the bezier handle mirror mode for the currently selected vector node.

Mirror modes control how the opposite handle behaves when one handle is dragged:

  • 0 (None): handles move independently

  • 1 (AngleAndLength): the opposite handle mirrors both angle and length

  • 2 (AngleOnly): the opposite handle mirrors the angle but keeps its own length

Parameters

mode

the mirror mode (0, 1, or 2).